update
authorJoey Hess <joeyh@joeyh.name>
Thu, 30 Jan 2025 19:06:37 +0000 (15:06 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 30 Jan 2025 19:06:37 +0000 (15:06 -0400)
doc/todo/RawFilePath_conversion.mdwn

index b7d9675b4d9d8f49b5098b489baf1c34baafd6cc..46c9bc3bbed2466c227d647aa548692303e3d2e4 100644 (file)
@@ -18,13 +18,7 @@ status.
   mechanical, with only some wrapper functions in Utility.FileIO and
   Utility.RawFilePath needing to be changed.
 
-  An attempt was made on this, which is in the `ospath` branch. It
-  is unfinished and doesn't build. Some of the groundwork for that
-  culminated in [[!commit aaf4dd3b9cc71752624dd81352c242eeabe912c2]]
-  which builds and passes the test suite... except for on windows, where it
-  fails both with and without the new OsPath build flag it added, in
-  different and both surprising and seemingly difficult to understand ways.
-  That has caused me to give up on it for now.
+  Work on this is underway, in the `ospath` branch.
 
 [[!tag confirmed]]